home *** CD-ROM | disk | FTP | other *** search
- GifInter
- --------
-
- Program to convert between interlaced and non interlaced images in GIF file.
-
- Usage:
- ------
-
- Usage: GifInter [-i] [-s] [-h] GifFile
-
- If no GifFile is given, GifInter will try to read stdin for GIF file.
-
-
- Memory required:
- ----------------
-
- Image.
-
-
- Options:
- --------
-
- 1. [-i] : Force all images in GIF file be interlaced.
- 2. [-s] : Force all images in GIF file be sequencial (default).
- 3. [-h] : print one command line help, similar to Usage above.
-
-